Conditional

Syntax: @Conditional [XRSERVER|JAVASCRIPT] & @EndConditional

Any commands sandwiched between these two commands are only generated for that deployment indicated by either 'XRSERVER' or 'JAVASCRIPT'. This is useful when developing an application to run by XrSever as well as the JavaScript engine to avoid receiving deployment error messages for commands not supported by the JavaScript Engine.